source/commandr/completion/bash.d(86,5): Deprecation: variable `command` is shadowing variable `commandr.completion.bash.completionFunc.command`. Rename the `foreach` variable. source/commandr/completion/bash.d(91,37): Error: `@safe` function `commandr.completion.bash.completionFunc` cannot call `@system` function `object.keys!(Command[string], Command, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(Command[string], Command, string).keys` is declared here source/commandr/help.d(108,89): Error: `@safe` function `commandr.help.HelpPrinter.printUsage` cannot call `@system` function `object.keys!(Command[string], Command, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(Command[string], Command, string).keys` is declared here source/commandr/help.d(132,89): Error: `@safe` function `commandr.help.HelpPrinter.printUsage` cannot call `@system` function `object.keys!(Command[string], Command, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(Command[string], Command, string).keys` is declared here source/commandr/help.d(163,32): Error: `@safe` function `commandr.help.HelpPrinter.printSubcommands` cannot call `@system` function `object.values!(Command[string], Command, string).values` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2504,9): `object.values!(Command[string], Command, string).values` is declared here source/commandr/help.d(163,39): Error: `@safe` function `commandr.help.HelpPrinter.printSubcommands` cannot call `@system` function `commandr.help.HelpPrinter.printSubcommands.chunkBy!((a) => a.topic, Command[]).chunkBy` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/algorithm/iteration.d(2175,6): `commandr.help.HelpPrinter.printSubcommands.chunkBy!((a) => a.topic, Command[]).chunkBy` is declared here source/commandr/help.d(163,62): Error: `@safe` function `commandr.help.HelpPrinter.printSubcommands` cannot call `@system` function `std.array.array!(ChunkByImpl!(__lambda2, Command[])).array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/array.d(101,21): `std.array.array!(ChunkByImpl!(__lambda2, Command[])).array` is declared here source/commandr/help.d(173,17): Error: `@safe` function `commandr.help.HelpPrinter.printSubcommands` cannot call `@system` function `commandr.help.HelpPrinter.printSubcommands.ChunkByImpl!(__lambda2, Command[]).ChunkByImpl.Group.popFront` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/algorithm/iteration.d(2005,14): `commandr.help.HelpPrinter.printSubcommands.ChunkByImpl!(__lambda2, Command[]).ChunkByImpl.Group.popFront` is declared here source/commandr/parser.d(49,17): Error: `@safe` function `commandr.parser.parse` cannot call `@system` function `core.stdc.stdlib.exit` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(169,9): `core.stdc.stdlib.exit` is declared here source/commandr/parser.d(55,9): Error: `@safe` function `commandr.parser.parse` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stderr".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stderr".makeGlobal` is declared here source/commandr/parser.d(57,13): Error: `@safe` function `commandr.parser.parse` cannot call `@system` function `core.stdc.stdlib.exit` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(169,9): `core.stdc.stdlib.exit` is declared here source/commandr/parser.d(189,53): Error: `@safe` function `commandr.parser.parseArgs` cannot call `@system` function `object.keys!(Command[string], Command, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(Command[string], Command, string).keys` is declared here source/commandr/parser.d(202,13): Error: `@safe` function `commandr.parser.parseArgs` cannot call `@system` function `core.stdc.stdlib.exit` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(169,9): `core.stdc.stdlib.exit` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.